GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetJBIG2PMSThreshold Method





In This Topic
SetJBIG2PMSThreshold Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Sub SetJBIG2PMSThreshold( _
   ByVal Threshold As Single _
) 
public void SetJBIG2PMSThreshold( 
   float Threshold
)
public procedure SetJBIG2PMSThreshold( 
    Threshold: Single
); 
public function SetJBIG2PMSThreshold( 
   Threshold : float
);
public: void SetJBIG2PMSThreshold( 
   float Threshold
) 
public:
void SetJBIG2PMSThreshold( 
   float Threshold
) 

Parameters

Threshold
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members